home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m38.dir / 00131.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  156 b   |  9 lines

  1. on mouseDown
  2.   set the castNum of sprite 40 to cast "b030"
  3.   if pressButton(40) then
  4.     pupSprites(1, 48, 0)
  5.     resetCursor()
  6.     goCustom()
  7.   end if
  8. end
  9.